﻿CHARACTERS = {
	c:BRA ?= {
		create_character = {
			# William, Duke of Brunswick
			first_name = "Wilhelm"
			last_name = "von_Braunschweig"
			historical = yes
			ruler = yes
			age = 30
			interest_group = ig_petty_bourgeoisie
			ideology = ideology_moderate
			traits = {
				tactful
			}
		}

		# no clear heir	
	}
}
